Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix branch misalignement condition #1690

Closed
wants to merge 2 commits into from

Conversation

JeanRochCoulon
Copy link
Contributor

Related to #1300

core/branch_unit.sv Outdated Show resolved Hide resolved
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❌ failed run, report available here.

1 similar comment
Copy link
Contributor

❌ failed run, report available here.

@cathales
Copy link
Contributor

I think the elaboration condition for C extension should be considered in the exception condition:

Instruction-address-misaligned exceptions are not possible on machines that support extensions with 16-bit aligned instructions, such as the compressed instruction-set extension, C.

Volume I: RISC-V Unprivileged ISA V20191213, page 21

@JeanRochCoulon
Copy link
Contributor Author

superseeded by #1719

@JeanRochCoulon JeanRochCoulon deleted the JeanRochCoulon-patch-3 branch November 21, 2024 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants